Click or drag to resize

MessagePercentComplete Property

Contains the percentage of the task completed at the current date and time.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public double PercentComplete { get; set; }

Property Value

Type: Double
The percent complete.
See Also